home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / upchk71f.zip / TRIBBS.ZIP / UPTRIBBS.DOC next >
Text File  |  1997-01-09  |  2KB  |  50 lines

  1.  
  2.  
  3.            ▄ ▄ ▄▄▄ ▄▄▄ ▄ ▄ ▄▄▄ ▄▄▄ ▄ ▄
  4.            █ █ █▄█ █   █▄█ █▄  █   █▄▀  The Premium Upload Scanner
  5.            █▄█ █   █▄▄ █ █ █▄▄ █▄▄ █ █         Version 7.1
  6.  
  7.         Copyrighted Peter Rocca & Multiboard Communications, 1994-1997
  8.                               All rights reserved
  9.  
  10.  
  11. ╓───────────────────────────────────────────────────────────────────────────╖
  12. ║ UpTriBBS - What is it?                                                    ║
  13. ╙───────────────────────────────────────────────────────────────────────────╜
  14.  
  15.     This program is a companion utility to help interface UpCheck with
  16.     TriBBS a little more closely.  It will convert your FILES.LST file
  17.     to the correct binary mode as wanted by TriBBS, but in addition it
  18.     will remove the duplicate file entry that TriBBS creates, and take
  19.     any additional information from the description entered by the user
  20.     if a FILE_ID.DIZ did not exist in the archive.
  21.  
  22.     Usage: UPTRIBBS <full_path_and_filename>
  23.        or: UPTRIBBS <pathname>
  24.  
  25.     You can run this in your BETWEEN.BAT file to reset your uploads
  26.     directory after the user logs off, or after each upload if you
  27.     prefer..
  28.  
  29.     For example:
  30.  
  31.       UPTRIBBS C:\FILES\UPLOADS
  32.  
  33.     Also, if you wanted to run it after each file uploaded, you can
  34.     also run it with something like:
  35.  
  36.       UPTRIBBS C:\FILES\UPLOADS\THEGAME.ZIP
  37.  
  38.     And it will correctly update the file listing for the Uploads
  39.     directory also.  You should make sure that you have your file
  40.     setttings correctly set in UpSetup before using this program,
  41.     as it requires to know whether you are using a matchup file
  42.     or straight processing.
  43.  
  44.     This program has one limitation, and that is that it will not
  45.     remove any duplicate entries after about 5000 file entries,
  46.     so if you have more than 5000 files in your uploads directory,
  47.     you might have to sort them out before using this program.. :)
  48.  
  49.  
  50.